gtkshow: Prefer gtk_show_uri_on_window() which works for sandboxed apps
authorBastien Nocera <hadess@hadess.net>
Wed, 15 Feb 2017 12:35:13 +0000 (13:35 +0100)
committerBastien Nocera <hadess@hadess.net>
Wed, 15 Feb 2017 15:33:01 +0000 (16:33 +0100)
commit22ea1a535e889c53dd29c75797a2553d41cae1cb
tree8dc595679d4296654bb1d44430c9f0e6e1afef36
parent922156d05a219930dd43cc4ed83b75a27179f87f
gtkshow: Prefer gtk_show_uri_on_window() which works for sandboxed apps

gtk_show_uri_on_window() will pass enough information for Portal helpers
to allow dialogue parenting in Flatpak, gtk_show_uri() won't, so
deprecate it.

https://bugzilla.gnome.org/show_bug.cgi?id=778678
gtk/gtkshow.c
gtk/gtkshow.h